﻿POPULATION = {
	# Need one from each group:
	# effect_starting_pop_wealth_very_high
	# effect_starting_pop_wealth_high
	# effect_starting_pop_wealth_medium
	# effect_starting_pop_wealth_low
	
	# effect_starting_pop_literacy_very_high
	# effect_starting_pop_literacy_high
	# effect_starting_pop_literacy_middling
	# effect_starting_pop_literacy_low
	# effect_starting_pop_literacy_very_low
	# effect_starting_pop_literacy_baseline
	
	c:BLC = { #Belgium
		effect_starting_pop_wealth_high = yes
		effect_starting_pop_literacy_high = yes
	}
	
	c:VIN = { #Vinland
		effect_starting_pop_wealth_high = yes
		effect_starting_pop_literacy_high = yes
	}
	
	c:PLA = { #Plantagenia
		effect_starting_pop_wealth_high = yes
		effect_starting_pop_literacy_high = yes
	}
	
	c:QIN = { #Qingqiu
		effect_starting_pop_wealth_medium = yes
		effect_starting_pop_literacy_middling = yes
	}
	
	c:RHN = { #Rohnnst
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_low = yes
	}
	
	c:GCO = { #Gran Colombia
		effect_starting_pop_wealth_medium = yes
		effect_starting_pop_literacy_very_low = yes
	}
	
	c:ATH = { #Athesia
		effect_starting_pop_wealth_high = yes
		effect_starting_pop_literacy_low = yes
	}
	
	c:SFJ = { #Sudurhafeyjar
		effect_starting_pop_wealth_high = yes
		effect_starting_pop_literacy_low = yes
	}
	
	c:CUB = { #Kuba
		effect_starting_pop_wealth_high = yes
		effect_starting_pop_literacy_low = yes
	}
	
	c:HAW = { #Hawaii
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:ANI = { #Anishinabe
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:PUE = { #Pueblo
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:ATB = { #Athabaska
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:UTE = { #Ute
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:PWN = { #Pawnee
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:MIS = { #Missouria
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:IOW = { #Iowa
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:COM = { #Comanche
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:DKT = { #Dakota
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:LKT = { #Lakota
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:NVJ = { #Navajo
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:ARP = { #Arapaho
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:ABS = { #Absaroka
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
	
	c:BLF = { #Niitsitapi
		effect_starting_pop_wealth_low = yes
		effect_starting_pop_literacy_baseline = yes
	}
}
